You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Operators > VectorInt Constructor > VectorInt.VectorInt Operator ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.VectorInt Operator ([In] TMtxVec)

Explicitely convert TMtxVec to VectorInt.

Syntax
C#
Visual Basic
public static explicit operator VectorInt([In] TMtxVec AValue);

Copies all values from AValue to the result with precision set at 32bit signed integer.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!